Each class should have at least two things defined, a constant identifying the class
and a sizeof_ constant. In order to refer to class wxWindow, simply use its name, "wxWindow". To
refer to the size in bytes of an object of type wxWindow, use sizeof_wxWindow.
This function is used to create all classes included in wxEuphoria. You should check the
documentation of the class to see what the required and optional parameters are.